Build with -O0 on arm64 to avoid FTBS
authorRob Browning <rlb@defaultvalue.org>
Tue, 1 Aug 2017 04:27:59 +0000 (23:27 -0500)
committerRob Browning <rlb@defaultvalue.org>
Tue, 1 Aug 2017 04:33:31 +0000 (23:33 -0500)
commiteee5cd53199f80c3b9170bf400d91b3801a18cf6
treeef3a582bb0a55df4200de42267a0bc2c8b19ae62
parent12eeba12c20fbf777a7147507fe9fef9412e9615
Build with -O0 on arm64 to avoid FTBS

Without this the build segfaults in marker.c when trying to construct
c-by.el.

cf. https://lists.gnu.org/archive/html/emacs-devel/2017-03/msg00798.html

Thanks to Gianfranco Costamagna for reporting the bug and Barry Warsaw
for suggesting the workaround.

Closes: 868165
debian/rules